See Also

RowCollection Class  | RowCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index
rows
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

InsertRange(Int32,Row[]) Method

[Visual Basic]
Overloads Public Sub InsertRange( _    ByVal index As Integer, _    ByVal rows() As Row _ )
[C#]
public void InsertRange(    int index,    Row[] rows );

Parameters

index
rows

See Also

RowCollection Class  | RowCollection Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.